-
Re: Kerning for beginners
I wouldn't go through it pair by pair but look a texts. If I see a white dark spot I check if it is actually a spacing problem. And if it's not, then I add a kerning pair.2 -
Re: Interesting OpenType Trick
We have a tutorial about how to implement this for a latin font. https://www.glyphsapp.com/tutorials/features-part-4-positional-alternates and we used this several times already.1 -
Re: Extra nodes / generating font from Fontlab
If you export as TrueType, outlining is Illustrator converts the paths to postscript and that means it has to add nodes.4 -
Re: Testing consecutive kerning pairs for consistency, Vs kerning single pairs alone
One very important consecutive pair is L quoteright A. Both pairs L+quoteright and quoteright+A might have quite bit negative kerning. But in this combination, the L and A might overlap. This can hap…1 -
Re: Testing consecutive kerning pairs for consistency, Vs kerning single pairs alone
One thing I learned about this is that you quite often have to kern less then the pair could take. For example in this string: 'HHHAVHHH'. There are two problematic combinations. Between strait and d…8
